
/* body */
.main{
    position: relative;
    z-index: 3;
    background: #ebebeb;
}
.banner-news{
    position: relative;
    overflow: hidden;
    height: 599px;
    background: url(../images/hnc4_02.jpg) no-repeat center top;
}
.news-ul a ,.news-ul img{
    display: block;
    width:100%;
    height: 599px;
}
.banner-t{
    position: absolute;
    bottom: 32px;
    width: 1200px;
}
.text-ul{
    width: 610px;
    color: #fff;
    margin-left: 42px;
    
}
.text-ul li{
    position: relative;
    display: none;
    bottom: -400px;
    /* opacity: 0; */
}
.text-ul li:before{
    content: "";
    height: 1px;
    width: 1007px;
    left: -410px;
    top: 86px;
    position: absolute;
    /* background-color: #fff; */
}
.text-ul li h2{
    overflow: hidden;
}
.text-ul li h2 span{
    font-size: 48px;
    font-weight: bold;
    float: left;
}
.text-ul li h2 em{
    display: block;
    font-size: 24px;
    /* width: calc(100% - 192px); */
}
.text-ul li p{
    margin-top: 22px;
    line-height: 30px;
}
/* .text-ul li a{
    display: block;
    margin-top: 20px;
    width: 223px;
    height: 48px;
    background: url(../images/dxf3_03.png) no-repeat;
    text-indent: 64px;
    color: #fff;
    line-height: 48px;
    font-size: 18px;
} */
.num-a{
    position: absolute;
    right: 34px;
    bottom: 0;
}
.num-a span{
    float: left;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    border: 2px solid #fff;
    text-align: center;
    line-height: 42px;
    margin-left: 6px;
    font-size: 24px;
    color: #fff;
    cursor: pointer;
}
.num-a span.active{
    background: url(../images/hnc15_03.png) no-repeat;
    border:none;
    line-height: 46px;
}
.news-ul{
    position: relative;
    /* height: 740px; */
}
.news-ul li{
    /* opacity: 0; */
    display: none;
}
.news-ul:before{
    content: "";
    width: 100%;
    height: 98px;
    bottom: 0;
    left: 0;
    background: url(../images/dxf4_021.png) no-repeat;
    position: absolute;
}
.text-ul li h2 em a{
color:#fff;
font-size:18px;
}
.ptbox{
    position: relative;
    height: 120px;
    background: #fff;
    box-shadow: 0 0 6px rgba(0, 0, 0, .11);
    margin-top: 30px;
    z-index: 3;
}
.ptbox a{
    display: block;
    border-right: 1px solid #dfdfdf;
    padding: 20px 36px 0;
    height: 120px;
}
.ptbox .owl-item:last-child a{
    border-right: none;
}
.ptbox .item a img{
    float: left;
    margin-top: 17px;
    transition: all .4s ease-in-out;
    width: 48px;
}
.ptbox a span{
    float: right;
    width: calc(100% - 74px);
}
.ptbox a span i{
    display: block;
    font-size: 18px;
    font-weight: bold;
}
.ptbox a span em{
    display: block;
    font-size: 14px;
    line-height: 24px;
    color: #999;
    margin-top: 10px;
}
.ptbox a:hover img{
    transform: rotateY(-180deg);
}
.ptbox .owl-controls{
    display: none;
}
.school-news{
    margin-top: 25px;
}
.school-title{
    text-align: center;
    width: 501px;
    height: 44px;
    background: url(../images/dxf30_03.png) no-repeat;
    line-height: 44px;
    margin: 0 auto;
}
.school-title a{
    font-weight: bold;
    font-size: 24px;
}
.school-imgs{
    margin-top: 20px;
}
.school-imgs ul{
    margin: 0 -15px;
}
.school-imgs li{
    float: left;
    padding: 0 15px;
    width: 33.3333%;
}
.school-imgs li a{
    display: block;
    box-shadow: 0 0 6px rgba(0, 0, 0, .11);
    transition: all .4s ease-in-out;
}
.school-imgs li a img{
    display: block;
    height: 220px;
    width: 100%;
}
.school-imgs li a .text{
    overflow: hidden;
    padding: 20px;
    display: block;
    height: 104px;
}
.text-l{
    float: left;
    width: 64px;
    height: 64px;
    background: #f5e5e6;
    text-align: center;
    color: #cc0000;
    padding-top: 5px;
}
.text-l i{
    font-size: 30px;
    line-height: 36px;
}
.text-l em{
    display: block;
    font-size: 12px;
}
.text-r{
    float: left;
    width: calc(100% - 84px);
    padding-left: 20px;
    line-height: 28px;
    margin-top: 4px;
}
.school-imgs li a:hover{
    transform: translateY(-5px);
}
.school-imgs li a:hover .text-r{
    color: #cc0000;
}
.school-text{
    margin-top: 29px;
}
.school-text ul{
    margin: 0 -15px;
}
.school-text li{
    float: left;
    width: 33.3333%;
    padding: 0 15px;
}
.school-text li a{
    display: block;
    height: 140px;
    box-shadow: 0 0 6px rgba(0, 0, 0, .11);
    border-left: 4px solid #cc0000;
    padding: 18px 21px;
    box-shadow: 0 0 6px rgba(0, 0, 0, .11);
    transition: all .4s ease-in-out;
}
.school-text li a i{
    display: block;
    line-height: 28px;
}
.school-text li a span{
    display: inline-block;
    margin-top: 12px;
    width: 100px;
    line-height: 28px;
    background: #f5e5e6;
    color: #cc0000;
    text-align: center;
}
.school-text li a:hover{
    transform: translateY(-5px);
}
.school-text li a:hover i{
    color: #cc0000;
}
.imgslider{
    margin-top: 30px;
    position: relative;
    overflow: hidden;
    height: 140px;
}
.imgslider ul{
    position: relative;
    overflow: hidden;
}
.imgslider li{
    float: left;
    /* width: 1200px; */
}
.imgslider li a{
    display: block;
}
.imgslider li img{
    display: block;
    width: 100%;
    height: 140px;
}
.rimgs-c{
    position: absolute;
    width: 120px;
    height: 36px;
    background: #fff;
    right: 11px;
    bottom: 11px;
}
.rimgs-c p{
    position: absolute;
    left: 42px;
    top: 7px;
}
.rimgs-c p span{
    margin-right: 4px;
    color: #cc0000;
}
.rimgs-c p i{
    margin-left: 4px;
}
.img-prev{
    position: absolute;
    left: 11px;
    top: 12px;
    width: 24px;
    height: 12px;
    background: url(../images/dxf19_03.png) no-repeat;
    cursor: pointer;
}
.img-next{
    position: absolute;
    right: 11px;
    top: 12px;
    width: 24px;
    height: 12px;
    background: url(../images/dxf18_03.png) no-repeat;
    cursor: pointer;
}
.dx1{
    margin-top: 30px;
    height: 460px;
    background: url(../images/hnc8_02.png) no-repeat;
    padding-top: 26px;
}
.dx1-l{
    width: 585px;
    height: 350px;
    background: #fff;
    padding: 20px;
}
.dx-title{
    padding-bottom: 14px;
    position: relative;
}
.dx-title:before{
    content: "";
    width: 100%;
    height: 1px;
    bottom: 0;
    background: #e5e5e5;
    position: absolute;
    left: 0;
}
.dx-title h4{
    float: left;
}
.dx-title h4 a{
    float: left;
    font-size: 24px;
    font-weight: bold;
    margin-right: 37px;
    position: relative;
    cursor: pointer;
}
.dx-title h4 a.active{
    color: #cc0000;
}
.dx-title h4 a:before{
    content: "";
    width: 0;
    height: 3px;
    background: #cc0000;
    position: absolute;
    left: 50%;
    margin-left: -6px;
    bottom: -15px;
    transition: .2s;
}
.dx-title h4 a.active:before{
    width: 24px;
    margin-left: -12px;
}
.dx-title h6{
    float: right;
}
.dx-title h6 a{
    float: left;
    width: 18px;
    height: 18px;
    background: url(../images/dxf20_03.png) no-repeat;
    margin-top: 7px;
}
.ttc{
    overflow: hidden;
    padding: 19px 0;
    border-bottom: 1px dashed #d2d2d2;
}
.ttc .time{
    float: left;
    width: 64px;
    height: 64px;
    background: #f5e5e6;
    text-align: center;
    color: #cc0000;
    padding-top: 5px;
}
.ttc .time span{
    font-size: 30px;
    line-height: 36px;
}
.ttc .time i{
    display: block;
    font-size: 12px;
}
.ttc h2{
    float: left;
    width: calc(100% - 84px);
    padding-left: 20px;
    line-height: 28px;
    margin-top: 4px;
    /* font-weight: bold; */
}
.ttc h2 a:hover{
    color: #cc0000;
}
.ul-lists li{
    margin-top: 17px;
    padding-left: 18px;
    position: relative;
    overflow: hidden;
    transition: .2s ease;
}
.ul-lists li:before{
    content: "";
    width: 6px;
    height: 6px;
    background: #626262;
    left: 0;
    top: 50%;
    margin-top: -3px;
    position: absolute;
    border-radius: 50%;
}
.ul-lists li a{
    float: left;
    width: 80%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ul-lists li span{
    float: right;
    color: #999;
}
.ul-lists li a:hover{
    color: #cc0000;
}
.ul-lists li:hover{
    transform: translateX(5px);
}
.ul-lists li:hover:before{
    background: #cc0000;
}
.ul-lists li:hover span{
    color: #cc0000;
}
.dxbox1-2{
    /* margin-top: 30px; */
}
.dxbox1-2 ul{
    margin: 0 -15px;
}
.dxbox1-2 li{
    float: left;
    width: 16.6666%;
    padding: 0 15px;
}
.dxbox1-2 li a{
    display: block;
    height: 150px;
    text-align: center;
    overflow: hidden;
    transition: .2s ease-in;
    box-shadow: 0 0 12px rgba(0, 0, 0, .48);
}
.dxbox1-2 li:nth-of-type(1) a{
    background: url(../images/xyld_11.png) no-repeat;
}
.dxbox1-2 li:nth-of-type(2) a{
    background: url(../images/zjxz_11.png) no-repeat;
}
.dxbox1-2 li:nth-of-type(3) a{
    background: url(../images/dwjs_11.png) no-repeat;
}
.dxbox1-2 li:nth-of-type(4) a{
    background: url(../images/xdf_11.png) no-repeat;
}
.dxbox1-2 li:nth-of-type(5) a{
    background: url(../images/xyjg_11.png) no-repeat;
}
.dxbox1-2 li:nth-of-type(6) a{
    background: url(../images/xzzq_11.png) no-repeat;
}
.dxbox1-2 li img{
    display: block;
    width: 67px;
    margin: 22px auto 8px;
}
.dxbox1-2 li span{
    font-weight: bold;
    font-size: 18px;
    color: #fff;
}
.dxbox1-2 li a:hover{
    transform: translateY(-5px);
}
.dx2{
    background: #ebebeb;
    padding: 30px 0;
}
.dx2-l{
    width: 585px;
    height: 410px;
    background: #fff;
    padding: 20px;
}

.dx2-t1{
    overflow: hidden;
    padding: 19px 0;
    border-bottom: 1px dashed #d2d2d2;
}
.dx2-t1 img{
    float: left;
    width: 260px;
    height: 140px;
    display: block;
}
.dx2-t1 h2{
    float: left;
    padding-left: 26px;
    width: calc(100% - 260px);
}
.dx2-t1 h2 a{
    display: block;
    font-weight: bold;
    line-height: 30px;
}
.dx2-t1 h2 a:hover{
    color: #cc0000;
}
.dx2-t1 h2 span{
    display: block;
    color: #999;
    font-size: 14px;
    margin-top: 8px;
}
.dx2-t1 h2 i{
    display: block;
    color: #999;
    font-size: 14px;
    margin-top: 7px;
    line-height: 24px;
}
.dx2-r{
    width: 585px;
}
.zt-title{
    font-size: 24px;
    font-weight: bold;
}
.zt-slider{
    margin: 19px -10px 0;
    height: 360px;
    position: relative;
}
.zt-slider h2{
    padding: 0 10px;
}
.zt-slider h2 img{
    display: block;
    width: 100%;
    height: 360px;
}
.zt-slider .owl-page span{ 
    float:left; 
    width: 14px;
    height: 14px;
    background: #fff;
    margin-left: 6px;
    border-radius: 50%;
}
.zt-slider .owl-page.active span{
    background: #cc0000;
}
.zt-slider .owl-controls{
    position: absolute;
    right: 0;
    top: -53px;
    width: 74px;
}













.dx2-2{
    margin-top: 36px;
}
.dx-title2{
    padding-bottom: 10px;
    position: relative;
}
.dx-title2:before{
    content: "";
    width: 100%;
    height: 1px;
    bottom: 0;
    background: #d2d2d2;
    position: absolute;
    left: 0;
}
.dx-title2 a{
    float: left;
    font-size: 18px;
    font-weight: bold;
    margin-right: 48px;
    position: relative;
    cursor: pointer;
}
.dx-title2 a:before{
    content: "";
    width: 0;
    height: 3px;
    background: #cc0000;
    position: absolute;
    left: 50%;
    margin-left: -6px;
    bottom: -11px;
    transition: .2s;
}
.dx-title2 .active{
    color: #cc0000;
}
.dx-title2 .active:before{
    width: 24px;
    margin-left: -12px;
}
.links-c1{
    padding-top: 8px;
    padding-left: 20px;
    padding-right: 20px;
}
.links-c1 li{
    float: left;
    width: 20%;
    margin-top: 20px;
}
/*
.links-c1:nth-of-type(2) li{
    width: 30%;
}

.links-c1:nth-of-type(2) li:nth-of-type(1),.links-c1:nth-of-type(2) li:nth-of-type(4),.links-c1:nth-of-type(2) li:nth-of-type(7),.links-c1:nth-of-type(2) li:nth-of-type(10),.links-c1:nth-of-type(2) li:nth-of-type(13),.links-c1:nth-of-type(2) li:nth-of-type(16),.links-c1:nth-of-type(2) li:nth-of-type(19),.links-c1:nth-of-type(2) li:nth-of-type(22),.links-c1:nth-of-type(2) li:nth-of-type(25),.links-c1:nth-of-type(2) li:nth-of-type(28){
    width:40%;
    }
*/
.links-c1:nth-of-type(1) li{
    width: 30%;
}

.links-c1:nth-of-type(1) li:nth-of-type(1),.links-c1:nth-of-type(1) li:nth-of-type(4),.links-c1:nth-of-type(1) li:nth-of-type(7),.links-c1:nth-of-type(1) li:nth-of-type(10),.links-c1:nth-of-type(1) li:nth-of-type(13),.links-c1:nth-of-type(1) li:nth-of-type(16),.links-c1:nth-of-type(1) li:nth-of-type(19),.links-c1:nth-of-type(1) li:nth-of-type(22),.links-c1:nth-of-type(1) li:nth-of-type(25),.links-c1:nth-of-type(1) li:nth-of-type(28){
    width:40%;
    }
.links-c1 li a{
    display: inline-block;
    padding-left: 15px;
    position: relative;
}
.links-c1 li a:before{
    content: "";
    width: 6px;
    height: 6px;
    background: #626262;
    left: 0;
    top: 50%;
    margin-top: -3px;
    position: absolute;
    border-radius: 50%;
}
.links-c1 li a:hover{
    color: #cc0000;
}
.links-c1 li a:hover:before{
    background: #cc0000;
}


/* rc-side */
.rc-side{
    position: fixed;
    width: 84px;
    top: 50%;
    left: 50%;
    margin-left: 620px;
    z-index: 10;
}
.rc-side li{
    width: 84px;
    height: 60px;
    border-radius: 4px;
    background: #f5e5e6;
    margin-top: 3px;
}
.rc-side li a{
    padding-top: 1px;
    display: block;
    height: 100%;
    text-align: center;
}
.rc-side li i{
    display: block;
    width: 28px;
    height: 28px;
    margin: 5px auto 3px;
    background: url(../images/dxf21_03.png) no-repeat;
}
.rc-side li a span{
    display: block;
    font-size: 12px;
    color: #cc0000;
}
.rc-side li:hover{
    background: #cc0000;
}
.rc-side li:hover span{
    color: #fff;
}
.rc-side li .i1{
    background-position: -8px -5px;
}
.rc-side li:hover .i1{
    background-position: -8px -44px;
}
.rc-side li .i2{
    background-position: -53px -5px;
}
.rc-side li:hover .i2{
    background-position: -53px -44px;
}
.rc-side li .i3{
    background-position: -99px -5px;
}
.rc-side li:hover .i3{
    background-position: -99px -44px;
}
.rc-side li .i4{
    background-position: -140px -5px;
}
.rc-side li:hover .i4{
    background-position: -140px -44px;
}
.xwlists-y{
    margin-top: 30px;
    margin-bottom: 30px;
}
.xwy-l .dx1-l{
    padding: 10px;
    height: auto;
}
.wz-text{
    float: left;
    width: calc(100% - 84px);
    padding-left: 20px;
    line-height: 28px;
    margin-top: 4px;
}
.wz-text span{
    display: block;
    font-size: 14px;
    color: #999;
    margin-top: 8px;
}
.wz-text p{
    font-size: 14px;
    color: #999;
    line-height: 24px;
    margin-top: 12px;
}
.dxbox1-1{
    margin-top: 30px;
}
.dx2-c2-1{
    overflow: hidden;
    padding: 19px 0;
    border-bottom: 1px dashed #d2d2d2;
}
.dx2-c2-1 .a11{
    position: relative;
    width:48%;
}
.dx2-c2-1 .a11 img{
    display: block;
    width: 100%;
    height: 141px;
}
.dx2-c2-1 .a11 span{
    position: absolute;
    width: 100%;
    line-height: 40px;
    color: #fff;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    z-index: 10;
    bottom: 0;
    text-align: center;
}
.dx2-c2-1 .a11:before{
    content: "";
    width: 100%;
    height: 70px;
    background: url(../images/hnc21_03.png) no-repeat;
    z-index: 9;
    position: absolute;
    bottom: 0;
}
.wz-text h4 a:hover{
    color: #cc0000;
}